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 ?悳ケ?仇?? 00111111100111000111101110000011010100000011111110001011011101110011111100111111 3f9c7b83503f8b773f3f
EUC-JP ?悳ケ?仇?洧 001111111101011111011100101001011011000100111111101101011101100000111111100011111100011110110100 3fd7dca5b13fb5d83f8fc7b4
UTF-8 룶悳ケ룶仇룫洧 111010111010001110110110111001101000001010110011111000111000001010110001111010111010001110110110111001001011101110000111111010111010001110101011111001101011010010100111 eba3b6e682b3e382b1eba3b6e4bb87eba3abe6b4a7
UHC 룶悳ケ룶仇룫洧 1000111110101011110100111110110110101011101100011000111110101011110011101111101110001111101000101110101011111011 8fabd3edabb18fabcefb8fa2eafb

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