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 罌??椅??湲 11100011101000000011111100111111100010001101011000111111001111111001111111010001 e3a03f3f88d63f3f9fd1
EUC-JP 罌??椅??湲 11100110101000100011111100111111101100001101100000111111001111111101111011010011 e6a23f3fb0d83f3fded3
UTF-8 罌븐꼻椅졾선湲 111001111011110110001100111010111011100010010000111010101011110010111011111001101010010010000101111011001010000110111110111011001000010010100000111001101011100110110010 e7bd8cebb890eabcbbe6a485eca1beec84a0e6b9b2
UHC 罌븐꼻椅졾선湲 1110010110100010101110101110110010000100100100111110101111110101101000001110010110111100101100011110101010111000 e5a2baec8493ebf5a0e5bcb1eab8

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