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 蒻??藥??雅? 1110010011101000001111110011111111100101010110100011111100111111100010011110101100111111 e4e83f3fe55a3f3f89eb3f
EUC-JP 蒻??藥??雅? 1110100011101010001111110011111111101001101110110011111100111111101100101110110100111111 e8ea3f3fe9bb3f3fb2ed3f
UTF-8 蒻닺걀藥먬틭雅롥 111010001001001010111011111010111000101110111010111010101011000110000000111010001001011110100101111010111010100010101100111011011000101110101101111010011001101110000101111010111010000110100101 e892bbeb8bbaeab180e897a5eba8aced8bade99b85eba1a5
UHC 蒻닺걀藥먬틭雅롥 11100101101101101011010011101000101100001011111111100101101101111001000011101001101110101001011111100100101110101000111011100101 e5b6b4e8b0bfe5b790e9ba97e4ba8ee5

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