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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 猥??節?猥??節?B 111000001100111000111111001111111001000011011111001111111110000011001110001111110011111110010000110111110011111101000010 e0ce3f3f90df3fe0ce3f3f90df3f42
EUC-JP 猥??節?猥??節?B 111000001101000000111111001111111100000011100001001111111110000011010000001111110011111111000000111000010011111101000010 e0d03f3fc0e13fe0d03f3fc0e13f42
UTF-8 猥덂쉼節퍃猥덂쉼節퍃B 11100111100011001010010111101011100011011000001011101100100010011011110011100111101011111000000011101101100011011000001111100111100011001010010111101011100011011000001011101100100010011011110011100111101011111000000011101101100011011000001101000010 e78ca5eb8d82ec89bce7af80ed8d83e78ca5eb8d82ec89bce7af80ed8d8342
UHC 猥덂쉼節퍃猥덂쉼節퍃B 111010001110010110001000111001011011110110110000111011111011110110111011011101101110100011100101100010001110010110111101101100001110111110111101101110110111011001000010 e8e588e5bdb0efbdbb76e8e588e5bdb0efbdbb7642

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