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 翁???旭?衆 10001001101001010011111100111111001111111000100010101110001111111000111101001111 89a53f3f3f88ae3f8f4f
EUC-JP 翁???旭?衆 10110010101001110011111100111111001111111011000010110000001111111011110110110000 b2a73f3f3fb0b03fbdb0
UTF-8 翁골렰렑旭렠衆 111001111011111110000001111010101011001110101000111010111010000010110000111010111010000010010001111001101001011110101101111010111010000010100000111010001010000110000110 e7bf81eab3a8eba0b0eba091e697adeba0a0e8a186
UHC 翁골렰렑旭렠衆 1110100010111010101100001111000110001110101111011000111010100110111010011110111110001110101100011111000111101011 e8bab0f18ebd8ea6e9ef8eb1f1eb

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