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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
EUC-JP ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
UTF-8 뤶쫷딴렰렱렼섕^ 11101011101001001011011011101100101010111011011111101011100101001011010011101011101000001011000011101011101000001011000111101011101000001011110011101100100001001001010101011110 eba4b6ecabb7eb94b4eba0b0eba0b1eba0bcec84955e
UHC 뤶쫷딴렰렱렼섕^ 100011111110010010100110100011101011010111111101100011101011110110001110101111101000111011000100101111001010110001011110 8fe4a68eb5fd8ebd8ebe8ec4bcac5e

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