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 ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN ??班賦??班鳧E 00111111001111111001010011000111100101011000101000111111001111111001010011000111111010011110100001000101 3f3f94c7958a3f3f94c7e9e845
EUC-JP ??班賦??班鳧E 00111111001111111100100011001001110010011110101000111111001111111100100011001001111100101110101001000101 3f3fc8c9c9ea3f3fc8c9f2ea45
UTF-8 뤋퀚班賦뤋퀚班鳧E 11101011101001001000101111101101100000001001101011100111100011111010110111101000101100111010011011101011101001001000101111101101100000001001101011100111100011111010110111101001101100111010011101000101 eba48bed809ae78fade8b3a6eba48bed809ae78fade9b3a745
UHC 뤋퀚班賦뤋퀚班鳧E 1000111110111011101100111000111011011010111011001101110110110111100011111011101110110011100011101101101011101100110111011100000001000101 8fbbb38edaecddb78fbbb38edaecddc045

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