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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 猥???\}猥???\{^ 111000001100111000111111001111110011111101011100011111011110000011001110001111110011111100111111010111000111101101011110 e0ce3f3f3f5c7de0ce3f3f3f5c7b5e
EUC-JP 猥???\}猥???\{^ 111000001101000000111111001111110011111101011100011111011110000011010000001111110011111100111111010111000111101101011110 e0d03f3f3f5c7de0d03f3f3f5c7b5e
UTF-8 猥롋꾧덩\}猥롋꾧덩\{^ 1110011110001100101001011110101110100001100010111110101010111110101001111110101110001101101010010101110001111101111001111000110010100101111010111010000110001011111010101011111010100111111010111000110110101001010111000111101101011110 e78ca5eba18beabea7eb8da95c7de78ca5eba18beabea7eb8da95c7b5e
UHC 猥롋꾧덩\}猥롋꾧덩\{^ 111010001110010110001110110100011000010011101010101101011010001001011100011111011110100011100101100011101101000110000100111010101011010110100010010111000111101101011110 e8e58ed184eab5a25c7de8e58ed184eab5a25c7b5e

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