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[??b[^ 001111110011111101100010010110110011111100111111011000100101101101011110 3f3f625b3f3f625b5e
SJIS-WIN 譽跣b[譽跣b[^ 11100110101000111110011011101111011000100101101111100110101000111110011011101111011000100101101101011110 e6a3e6ef625be6a3e6ef625b5e
EUC-JP 譽跣b[譽跣b[^ 11101100101001011110110011110001011000100101101111101100101001011110110011110001011000100101101101011110 eca5ecf1625beca5ecf1625b5e
UTF-8 譽跣b[譽跣b[^ 1110100010101101101111011110100010110111101000110110001001011011111010001010110110111101111010001011011110100011011000100101101101011110 e8adbde8b7a3625be8adbde8b7a3625b5e
UHC 譽跣b[譽跣b[^ 11100111111000101110000011010011011000100101101111100111111000101110000011010011011000100101101101011110 e7e2e0d3625be7e2e0d3625b5e

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