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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 猥る?L猥る?L^ 11100000110011101000001011101001001111110100110011100000110011101000001011101001001111110100110001011110 e0ce82e93f4ce0ce82e93f4c5e
EUC-JP 猥る?L猥る?L^ 11100000110100001010010011101011001111110100110011100000110100001010010011101011001111110100110001011110 e0d0a4eb3f4ce0d0a4eb3f4c5e
UTF-8 猥る젇L猥る젇L^ 111001111000110010100101111000111000001010001011111011001010000010000111010011001110011110001100101001011110001110000010100010111110110010100000100001110100110001011110 e78ca5e3828beca0874ce78ca5e3828beca0874c5e
UHC 猥る젇L猥る젇L^ 111010001110010110101010111010111010000010001010010011001110100011100101101010101110101110100000100010100100110001011110 e8e5aaeba08a4ce8e5aaeba08a4c5e

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