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 寃?際?終孟? 1001101110000011001111111000110111011011001111111000111101001001100101101101000000111111 9b833f8ddb3f8f4996d03f
EUC-JP 寃?際?終孟? 1101010111100011001111111011101011011101001111111011110110101010110011001101001000111111 d5e33fbadd3fbdaaccd23f
UTF-8 寃렭際렑終孟렔 111001011010111110000011111010111010000010101101111010011001101010011011111010111010000010010001111001111011010110000010111001011010110110011111111010111010000010010100 e5af83eba0ade99a9beba091e7b582e5ad9feba094
UHC 寃렭際렑終孟렔 1110101010110010100011101011101011110000101101111000111010100110111100001111101111011000111010111000111010101001 eab28ebaf0b78ea6f0fbd8eb8ea9

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