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 禎???異?訂 10010010111101010011111100111111001111111000100011011001001111111001001011111001 92f53f3f3f88d93f92f9
EUC-JP 禎???異?訂 11000100111101110011111100111111001111111011000011011011001111111100010011111011 c4f73f3f3fb0db3fc4fb
UTF-8 禎닻렓렜異렡訂 111001111010011010001110111010111000101110111011111010111010000010010011111010111010000010011100111001111001010110110000111010111010000010100001111010001010100010000010 e7a68eeb8bbbeba093eba09ce795b0eba0a1e8a882
UHC 禎닻렓렜異렡訂 1110111111101110101101001110100110001110101010001000111010101110111011001011011010001110101100101110111111110100 efeeb4e98ea88eaeecb68eb2eff4

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