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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鄒ョ闡幢シ夊キェ 111001111011111010101110111010001001000110011011111011111011110010011010111010001011011110101010 e7beaee8919befbc9ae8b7aa
EUC-JP 鄒ョ闡幢シ夊キェ 11101110110000001000111010101110111011111111000111010110111100011000111010111100110101001110101010001110101101111000111010101010 eec08eaeeff1d6f18ebcd4ea8eb78eaa
UTF-8 鄒ョ闡幢シ夊キェ 111010011000010010010010111011111011110110101110111010011001011110100001111001011011100110100010111011111011110110111100111001011010010010001010111011111011110110110111111011111011110110101010 e98492efbdaee997a1e5b9a2efbdbce5a48aefbdb7efbdaa
UHC 鄒?闡幢???? 1111010111011011001111111111010011000101110100111101001100111111001111110011111100111111 f5db3ff4c5d3d33f3f3f3f

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