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 ???CD???CD^ 0011111100111111001111110100001101000100001111110011111100111111010000110100010001011110 3f3f3f43443f3f3f43445e
SJIS-WIN 貎∫ルCD貎∫ルCD^ 1110011010111101100000011110011110000011100010110100001101000100111001101011110110000001111001111000001110001011010000110100010001011110 e6bd81e7838b4344e6bd81e7838b43445e
EUC-JP 貎∫ルCD貎∫ルCD^ 1110110010111111101000101110100110100101111010110100001101000100111011001011111110100010111010011010010111101011010000110100010001011110 ecbfa2e9a5eb4344ecbfa2e9a5eb43445e
UTF-8 貎∫ルCD貎∫ルCD^ 1110100010110010100011101110001010001000101010111110001110000011101010110100001101000100111010001011001010001110111000101000100010101011111000111000001110101011010000110100010001011110 e8b28ee288abe383ab4344e8b28ee288abe383ab43445e
UHC ?∫ルCD?∫ルCD^ 001111111010000111110010101010111110101101000011010001000011111110100001111100101010101111101011010000110100010001011110 3fa1f2abeb43443fa1f2abeb43445e

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