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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髯ス髷ヲ迯冗尠驤 1110100110011001101111011110100110011110101001101110011110001101100011111110011110011011100101101110100110001000 e999bde99ea6e78d8fe79b96e988
EUC-JP 髯ス髷ヲ迯冗尠驤 11110001111110011000111010111101111100011111111010001110101001101110110111101101101111101110100111010101111101101111000111101000 f1f98ebdf1fe8ea6ededbee9d5f6f1e8
UTF-8 髯ス髷ヲ迯冗尠驤 111010011010101110101111111011111011110110111101111010011010101110110111111011111011110110100110111010001011111110101111111001011000011010010111111001011011000010100000111010011010100110100100 e9abafefbdbde9abb7efbda6e8bfafe58697e5b0a0e9a9a4
UHC ?????冗?? 001111110011111100111111001111110011111111101001101101110011111100111111 3f3f3f3f3fe9b73f3f

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