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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 竪其続奪臓臓竪 1001001001000111100100011011010010010001101100011001001001000100100100011001111110010001100111111001001001000111 924791b491b19244919f919f9247
EUC-JP 竪其続奪臓臓竪 1100001110101000110000101011011011000010101100111100001110100101110000101010000111000010101000011100001110101000 c3a8c2b6c2b3c3a5c2a1c2a1c3a8
UTF-8 竪其続奪臓臓竪 111001111010101110101010111001011000010110110110111001111011011010011010111001011010010110101010111010001000011110010011111010001000011110010011111001111010101110101010 e7abaae585b6e7b69ae5a5aae88793e88793e7abaa
UHC 竪其?奪??竪 1110001010110101110100001110110000111111111101111010110000111111001111111110001010110101 e2b5d0ec3ff7ac3f3fe2b5

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