To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 °æf°æ^}Y°æf°æ^}bE 101100001000000111100110011001101011000010000001111001100101111001111101010110011011000010000001111001100110011010110000100000011110011001011110011111010110001001000101 b081e666b081e65e7d59b081e666b081e65e7d6245
SJIS-WIN °??f°??^}Y°??f°??^}bE 10000001100010110011111100111111011001101000000110001011001111110011111101011110011111010101100110000001100010110011111100111111011001101000000110001011001111110011111101011110011111010110001001000101 818b3f3f66818b3f3f5e7d59818b3f3f66818b3f3f5e7d6245
EUC-JP °?æf°?æ^}Y°?æf°?æ^}bE 101000011110101100111111100011111010100111000001011001101010000111101011001111111000111110101001110000010101111001111101010110011010000111101011001111111000111110101001110000010110011010100001111010110011111110001111101010011100000101011110011111010110001001000101 a1eb3f8fa9c166a1eb3f8fa9c15e7d59a1eb3f8fa9c166a1eb3f8fa9c15e7d6245
UTF-8 °æf°æ^}Y°æf°æ^}bE 110000101011000011000010100000011100001110100110011001101100001010110000110000101000000111000011101001100101111001111101010110011100001010110000110000101000000111000011101001100110011011000010101100001100001010000001110000111010011001011110011111010110001001000101 c2b0c281c3a666c2b0c281c3a65e7d59c2b0c281c3a666c2b0c281c3a65e7d6245
UHC °?æf°?æ^}Y°?æf°?æ^}bE 1010000111000110001111111010100110100001011001101010000111000110001111111010100110100001010111100111110101011001101000011100011000111111101010011010000101100110101000011100011000111111101010011010000101011110011111010110001001000101 a1c63fa9a166a1c63fa9a15e7d59a1c63fa9a166a1c63fa9a15e7d6245

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)