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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 褥??維?褥??維?B 111001011111000100111111001111111000100011011011001111111110010111110001001111110011111110001000110110110011111101000010 e5f13f3f88db3fe5f13f3f88db3f42
EUC-JP 褥??維?褥??維?B 111010101111001100111111001111111011000011011101001111111110101011110011001111110011111110110000110111010011111101000010 eaf33f3fb0dd3feaf33f3fb0dd3f42
UTF-8 褥띕강維냝褥띕강維냝B 11101000101001001010010111101011100111011001010111101010101100001001010111100111101101101010110111101011100000111001110111101000101001001010010111101011100111011001010111101010101100001001010111100111101101101010110111101011100000111001110101000010 e8a4a5eb9d95eab095e7b6adeb839de8a4a5eb9d95eab095e7b6adeb839d42
UHC 褥띕강維냝褥띕강維냝B 111010011011001110110110111010111011000010101101111010111010101110000110011010011110100110110011101101101110101110110000101011011110101110101011100001100110100101000010 e9b3b6ebb0adebab8669e9b3b6ebb0adebab866942

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