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 貊揚謳}貊揚謳{^ 111001101011101110010111011001111110011010010000011111011110011010111011100101110110011111100110100100000111101101011110 e6bb9767e6907de6bb9767e6907b5e
EUC-JP 貊揚謳}貊揚謳{^ 111011001011110111001101110010001110101111110000011111011110110010111101110011011100100011101011111100000111101101011110 ecbdcdc8ebf07decbdcdc8ebf07b5e
UTF-8 貊揚謳}貊揚謳{^ 111010001011001010001010111001101000111110011010111010001010110010110011011111011110100010110010100010101110011010001111100110101110100010101100101100110111101101011110 e8b28ae68f9ae8acb37de8b28ae68f9ae8acb37b5e
UHC 貊揚謳}貊揚謳{^ 110110001110011111100101110000001100111111000100011111011101100011100111111001011100000011001111110001000111101101011110 d8e7e5c0cfc47dd8e7e5c0cfc47b5e

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