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 菴??鍮??罐? 1110010010111101001111110011111111101000010010100011111100111111111000111010001100111111 e4bd3f3fe84a3f3fe3a33f
EUC-JP 菴??鍮??罐? 1110100010111111001111110011111111101111101010110011111100111111111001101010010100111111 e8bf3f3fefab3f3fe6a53f
UTF-8 菴뀁꼶鍮묕쭏罐杻 111010001000111110110100111010111000000010000001111010101011110010110110111010011000110110101110111010111010110010010101111011001010110110001111111001111011110110010000111011111010011110001000 e88fb4eb8081eabcb6e98daeebac95ecad8fe7bd90efa788
UHC 菴뀁꼶鍮묕쭏罐杻 11100100111000001011001011101100100001001000111011101011101110011001000111101111101001111000100011001110101110001110101011110100 e4e0b2ec848eebb991efa788ceb8eaf4

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