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 足橋攻而孟?? 100100011010101110001011101101001000110101010101100011101010011110010110110100000011111100111111 91ab8bb48d558ea796d03f3f
EUC-JP 足橋攻而孟?? 110000101010110110110110101101101011100110110110101111001010100111001100110100100011111100111111 c2adb6b6b9b6bca9ccd23f3f
UTF-8 足橋攻而孟렣렖 111010001011011010110011111001101010100110001011111001101001010010111011111010001000000010001100111001011010110110011111111010111010000010100011111010111010000010010110 e8b6b3e6a98be694bbe8808ce5ad9feba0a3eba096
UHC 足橋攻而孟렣렖 1111000011101011110011101110100111001101111101001110110010111011110110001110101110001110101101001000111010101011 f0ebcee9cdf4ecbbd8eb8eb48eab

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