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 鄒槫シア縺崎爾 111001111011111010011110111001011011110010110001111000111000000110001101111010001000111010100010 e7be9ee5bcb1e3818de88ea2
EUC-JP 鄒槫シア縺崎爾 1110111011000000110111001110011110001110101111001000111010110001111001011110000110111010111010101011110010100100 eec0dce78ebc8eb1e5e1baeabca4
UTF-8 鄒槫シア縺崎爾 111010011000010010010010111001101010011110101011111011111011110110111100111011111011110110110001111001111011100010111010111001011011010010001110111001111000100010111110 e98492e6a7abefbdbcefbdb1e7b8bae5b48ee788be
UHC 鄒????崎爾 11110101110110110011111100111111001111110011111111010000111110001110110010110011 f5db3f3f3f3fd0f8ecb3

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