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 ?僉荊???介 00111111100110010100000010001100011101000011111100111111001111111000100111101110 3f99408c743f3f3f89ee
EUC-JP ?僉荊???介 00111111110100011010000110110111110101010011111100111111001111111011001011110000 3fd1a1b7d53f3f3fb2f0
UTF-8 뤋僉荊쭖쵍샅介 111010111010010010001011111001011000001110001001111010001000110110001010111011001010110110010110111011001011010110001101111011001000001110000101111001001011101110001011 eba48be58389e88d8aecad96ecb58dec8385e4bb8b
UHC 뤋僉荊쭖쵍샅介 1000111110111011111101001101001011111011101010101010011110001110101011001000111110111011111101001100101110111111 8fbbf4d2fbaaa78eac8fbbf4cbbf

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