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 ???歪??押? 00111111001111110011111110011000011000110011111100111111100010011001111100111111 3f3f3f98633f3f899f3f
EUC-JP ???歪??押? 00111111001111110011111111001111110001000011111100111111101100101010000100111111 3f3f3fcfc43f3fb2a13f
UTF-8 歷쎈젵歪묋쓮押쬜 111011111010011010001100111011001000111010001000111011001010000010110101111001101010110110101010111010111010110010001011111011001001001110101110111001101000101010111100111011001010110010011100 efa68cec8e88eca0b5e6adaaebac8bec93aee68abcecac9c
UHC 歷쎈젵歪묋쓮押쬜 11100110101110001011110111101011101000001010100111101000111000001001000111101000100111011000111011100100111000111010011101001111 e6b8bdeba0a9e8e091e89d8ee4e3a74f

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