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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 顋峨ぇ顋峨ぇ^ 11101000111110011000100111100011100000101010010111101000111110011000100111100011100000101010010101011110 e8f989e382a5e8f989e382a55e
EUC-JP 顋峨ぇ顋峨ぇ^ 11110000111110111011001011100101101001001010011111110000111110111011001011100101101001001010011101011110 f0fbb2e5a4a7f0fbb2e5a4a75e
UTF-8 顋峨ぇ顋峨ぇ^ 11101001101000011000101111100101101100111010100011100011100000011000011111101001101000011000101111100101101100111010100011100011100000011000011101011110 e9a18be5b3a8e38187e9a18be5b3a8e381875e
UHC ?峨ぇ?峨ぇ^ 0011111111100100101100011010101010100111001111111110010010110001101010101010011101011110 3fe4b1aaa73fe4b1aaa75e

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