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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?褥??褥熟^ 00111111111001011111000100111111001111111110010111110001100011110110111001011110 3fe5f13f3fe5f18f6e5e
EUC-JP ?褥璹?褥熟^ 001111111110101011110011100011111100110011100111001111111110101011110011101111011100111101011110 3feaf38fcce73feaf3bdcf5e
UTF-8 뤝褥璹뤝褥熟^ 11101011101001001001110111101000101001001010010111100111100100101011100111101011101001001001110111101000101001001010010111100111100001101001111101011110 eba49de8a4a5e792b9eba49de8a4a5e7869f5e
UHC 뤝褥璹뤝褥熟^ 10001111110011001110100110110011111000101101101110001111110011001110100110110011111000101101100101011110 8fcce9b3e2db8fcce9b3e2d95e

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