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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 貉幄鳩}貉幄鳩{^ 111001101011100110011011111010001001010010110101011111011110011010111001100110111110100010010100101101010111101101011110 e6b99be894b57de6b99be894b57b5e
EUC-JP 貉幄鳩}貉幄鳩{^ 111011001011101111010110111010101100100010110111011111011110110010111011110101101110101011001000101101110111101101011110 ecbbd6eac8b77decbbd6eac8b77b5e
UTF-8 貉幄鳩}貉幄鳩{^ 111010001011001010001001111001011011100110000100111010011011001110101001011111011110100010110010100010011110010110111001100001001110100110110011101010010111101101011110 e8b289e5b984e9b3a97de8b289e5b984e9b3a97b5e
UHC ?幄鳩}?幄鳩{^ 00111111111001001100000111001111110011010111110100111111111001001100000111001111110011010111101101011110 3fe4c1cfcd7d3fe4c1cfcd7b5e

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