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 ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
SJIS-WIN \ 1111010110111101111101101110001011110101101111011111011011100010111101011011110111110110111000101111010110111101111100001110111001011100 f5bdf6e2f5bdf6e2f5bdf6e2f5bdf0ee5c
EUC-JP ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
UTF-8 \ 11101110100100001010100011101110100101001000100111101110100100001010100011101110100101001000100111101110100100001010100011101110100101001000100111101110100100001010100011101110100000101010110101011100 ee90a8ee9489ee90a8ee9489ee90a8ee9489ee90a8ee82ad5c
UHC ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c

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