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 瓮??歪??絶 11100001010001000011111100111111100110000110001100111111001111111001000011100010 e1443f3f98633f3f90e2
EUC-JP 瓮??歪??絶 11100001101001010011111100111111110011111100010000111111001111111100000011100100 e1a53f3fcfc43f3fc0e4
UTF-8 瓮쏉슴歪뤹렡絶 111001111001001110101110111011001000111110001001111011001000101010110100111001101010110110101010111010111010010010111001111010111010000010100001111001111011010110110110 e793aeec8f89ec8ab4e6adaaeba4b9eba0a1e7b5b6
UHC 瓮쏉슴歪뤹렡絶 1110100010110111100110111110111110111101101111111110100011100000100011111110011110001110101100101110111110111110 e8b79befbdbfe8e08fe78eb2efbe

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