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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 猥?????庸??? 111000001100111000111111001111110011111100111111001111111001011101100110001111110011111100111111 e0ce3f3f3f3f3f97663f3f3f
EUC-JP 猥?????庸??? 111000001101000000111111001111110011111100111111001111111100110111000111001111110011111100111111 e0d03f3f3f3f3fcdc73f3f3f
UTF-8 猥띾젻烈싲젿庸롧떋溜 111001111000110010100101111010111001110110111110111011001010000010111011111011111010011010011111111011001000101110110010111011001010000010111111111001011011101010111000111010111010000110100111111010111001011010001011111011111010011110001011 e78ca5eb9dbeeca0bbefa69fec8bb2eca0bfe5bab8eba1a7eb968befa78b
UHC 猥띾젻烈싲젿庸롧떋溜 1110100011100101100011011110101110100000101011101110011011101111100110101110101110100000101100011110100110111100100011101110011110001011101000011110101011111110 e8e58deba0aee6ef9aeba0b1e9bc8ee78ba1eafe

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