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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?睛?????稙?^ 001111111110000111001011001111110011111100111111001111110011111111100010011001010011111101011110 3fe1cb3f3f3f3f3fe2653f5e
EUC-JP ?睛?????稙?^ 001111111110001011001101001111110011111100111111001111110011111111100011110001100011111101011110 3fe2cd3f3f3f3f3fe3c63f5e
UTF-8 뤗睛쿱혦킃헴렼稙렣^ 11101011101001001001011111100111100111011001101111101100101111111011000111101101100110001010011011101101100000101000001111101101100101111011010011101011101000001011110011100111101010001001100111101011101000001010001101011110 eba497e79d9becbfb1ed98a6ed8283ed97b4eba0bce7a899eba0a35e
UHC 뤗睛쿱혦킃헴렼稙렣^ 10001111110001111110111111101100110001001111001011000010100011101011010010001111110001111111000010001110110001001111001011000010100011101011010001011110 8fc7efecc4f2c28eb48fc7f08ec4f2c28eb45e

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