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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 褥ョズ}褥ョズ{^ 111001011111000110000011100001111000001101011001011111011110010111110001100000111000011110000011010110010111101101011110 e5f1838783597de5f1838783597b5e
EUC-JP 褥ョズ}褥ョズ{^ 111010101111001110100101111001111010010110111010011111011110101011110011101001011110011110100101101110100111101101011110 eaf3a5e7a5ba7deaf3a5e7a5ba7b5e
UTF-8 褥ョズ}褥ョズ{^ 111010001010010010100101111000111000001110100111111000111000001010111010011111011110100010100100101001011110001110000011101001111110001110000010101110100111101101011110 e8a4a5e383a7e382ba7de8a4a5e383a7e382ba7b5e
UHC 褥ョズ}褥ョズ{^ 111010011011001110101011111001111010101110111010011111011110100110110011101010111110011110101011101110100111101101011110 e9b3abe7abba7de9b3abe7abba7b5e

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