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 疫??燿??嵬 10001001011101010011111100111111111000001010000000111111001111111001101111001010 89753f3fe0a03f3f9bca
EUC-JP 疫??燿??嵬 10110001110101100011111100111111111000001010001000111111001111111101011011001100 b1d63f3fe0a23f3fd6cc
UTF-8 疫욘뼔燿녷뮈嵬 111001111001011010101011111011001001101010011000111010111011110010010100111001111000011110111111111010111000010110110111111010111010111010001000111001011011010110101100 e796abec9a98ebbc94e787bfeb85b7ebae88e5b5ac
UHC 疫욘뼔燿녷뮈嵬 1110011010111001101111111110011010010110100111001110100011111100100001101110011010111001101111111110100011100011 e6b9bfe6969ce8fc86e6b9bfe8e3

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