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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 儀??鴉??蘂 10001011010101100011111100111111111010011110101100111111001111111110010101000001 8b563f3fe9eb3f3fe541
EUC-JP 儀??鴉??蘂 10110101101101110011111100111111111100101110110100111111001111111110100110100010 b5b73f3ff2ed3f3fe9a2
UTF-8 儀쒍엷鴉딆뮏蘂 111001011000010010000000111011001001001010001101111011001001011110110111111010011011010010001001111010111001010010000110111010111010111010001111111010001001100010000010 e58480ec928dec97b7e9b489eb9486ebae8fe89882
UHC 儀쒍엷鴉딆뮏蘂 1110101111110000100111001110010010111111101011111110010010111100100010101110110010010010100111001110011111011110 ebf09ce4bfafe4bc8aec929ce7de

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