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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鳶??餓????? 1001001111001110001111110011111110001001111011000011111100111111001111110011111100111111 93ce3f3f89ec3f3f3f3f3f
EUC-JP 鳶??餓????? 1100011011010000001111110011111110110010111011100011111100111111001111110011111100111111 c6d03f3fb2ee3f3f3f3f3f
UTF-8 鳶멨콪餓뽫떥嶪뤸릍 111010011011001110110110111010111010100110101000111011001011110110101010111010011010010010010011111010111011110110101011111010111001011010100101111001011011011010101010111010111010010010111000111010111010011010001101 e9b3b6eba9a8ecbdaae9a493ebbdabeb96a5e5b6aaeba4b8eba68d
UHC 鳶멨콪餓뽫떥嶪뤸릍 111001101110100110111000111001011011000110011110111001001011101110010110111001111000101110111000111001011111010110001111111001101011100010101100 e6e9b8e5b19ee4bb96e78bb8e5f58fe6b8ac

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