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 ???寃??雅 001111110011111100111111100110111000001100111111001111111000100111101011 3f3f3f9b833f3f89eb
EUC-JP 饔??寃??雅 1000111111101000111011110011111100111111110101011110001100111111001111111011001011101101 8fe8ef3f3fd5e33f3fb2ed
UTF-8 饔됱꽢寃쒕옏雅 111010011010010110010100111010111001000010110001111010101011110110100010111001011010111110000011111011001001001010010101111011001001100010001111111010011001101110000101 e9a594eb90b1eabda2e5af83ec9295ec988fe99b85
UHC 饔됱꽢寃쒕옏雅 1110100010111101100010011110110010000100101011111110101010110010100111001110101110011110100101101110010010111010 e8bd89ec84afeab29ceb9e96e4ba

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