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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 寃???寃???B 1001101110000011001111110011111100111111100110111000001100111111001111110011111101000010 9b833f3f3f9b833f3f3f42
EUC-JP 寃?侁?寃?侁?B 110101011110001100111111100011111011000011111100001111111101010111100011001111111000111110110000111111000011111101000010 d5e33f8fb0fc3fd5e33f8fb0fc3f42
UTF-8 寃렪侁왝寃렪侁왝B 11100101101011111000001111101011101000001010101011100100101111101000000111101100100110011001110111100101101011111000001111101011101000001010101011100100101111101000000111101100100110011001110101000010 e5af83eba0aae4be81ec999de5af83eba0aae4be81ec999d42
UHC 寃렪侁왝寃렪侁왝B 1110101010110010100011101011100011100011111000001011111111010111111010101011001010001110101110001110001111100000101111111101011101000010 eab28eb8e3e0bfd7eab28eb8e3e0bfd742

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