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 ?蓚蓚??務? 00111111111001001110100111100100111010010011111100111111100101101011000100111111 3fe4e9e4e93f3f96b13f
EUC-JP ?蓚蓚??務? 00111111111010001110101111101000111010110011111100111111110011001011001100111111 3fe8ebe8eb3f3fccb33f
UTF-8 얍蓚蓚롛뤗務얄 111011001001011010001101111010001001001110011010111010001001001110011010111010111010000110011011111010111010010010010111111001011000101110011001111011001001011010000100 ec968de8939ae8939aeba19beba497e58b99ec9684
UHC 얍蓚蓚롛뤗務얄 1011111011100101111000101011111011100010101111101000111011011111100011111100011111011001111000101011111011100010 bee5e2bee2be8edf8fc7d9e2bee2

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