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^ 10010111100000010011111110000011010011100100010010010111100000010011111110000011010011100100010001011110 97813f834e4497813f834e445e
EUC-JP 浴?クD浴?クD^ 11001101111000010011111110100101101011110100010011001101111000010011111110100101101011110100010001011110 cde13fa5af44cde13fa5af445e
UTF-8 浴덄クD浴덄クD^ 111001101011010110110100111010111000110110000100111000111000001010101111010001001110011010110101101101001110101110001101100001001110001110000010101011110100010001011110 e6b5b4eb8d84e382af44e6b5b4eb8d84e382af445e
UHC 浴덄クD浴덄クD^ 111010011011000110001000111001111010101110101111010001001110100110110001100010001110011110101011101011110100010001011110 e9b188e7abaf44e9b188e7abaf445e

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