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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 猥θ?D猥θ?D^ 11100000110011101000001111000110001111110100010011100000110011101000001111000110001111110100010001011110 e0ce83c63f44e0ce83c63f445e
EUC-JP 猥θ?D猥θ?D^ 11100000110100001010011011001000001111110100010011100000110100001010011011001000001111110100010001011110 e0d0a6c83f44e0d0a6c83f445e
UTF-8 猥θ눎D猥θ눎D^ 11100111100011001010010111001110101110001110101110001000100011100100010011100111100011001010010111001110101110001110101110001000100011100100010001011110 e78ca5ceb8eb888e44e78ca5ceb8eb888e445e
UHC 猥θ눎D猥θ눎D^ 111010001110010110100101111010001000011110101010010001001110100011100101101001011110100010000111101010100100010001011110 e8e5a5e887aa44e8e5a5e887aa445e

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