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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?氓?颱宏?氓?颱槐^ 0011111110011111100000100011111111101001010001011000110101000111001111111001111110000010001111111110100101000101100111101100010101011110 3f9f823fe9458d473f9f823fe9459ec55e
EUC-JP ?氓?颱宏?氓?颱槐^ 0011111111011101111000100011111111110001101001101011100110101000001111111101110111100010001111111111000110100110110111001100011101011110 3fdde23ff1a6b9a83fdde23ff1a6dcc75e
UTF-8 뤗氓ㅽ颱宏뤗氓ㅽ颱槐^ 11101011101001001001011111100110101100001001001111100011100001011011110111101001101000101011000111100101101011101000111111101011101001001001011111100110101100001001001111100011100001011011110111101001101000101011000111100110101001111001000001011110 eba497e6b093e385bde9a2b1e5ae8feba497e6b093e385bde9a2b1e6a7905e
UHC 뤗氓ㅽ颱宏뤗氓ㅽ颱槐^ 100011111100011111011000111011001010010011101101111101111100011111001110110110111000111111000111110110001110110010100100111011011111011111000111110011101101100101011110 8fc7d8eca4edf7c7cedb8fc7d8eca4edf7c7ced95e

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