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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?脹??暠?脹??暠^ 001111111001001010101111001111110011111111111010110110110011111110010010101011110011111100111111111110101101101101011110 3f92af3f3ffadb3f92af3f3ffadb5e
EUC-JP ?脹??暠?脹??暠^ 0011111111000100101100010011111100111111100011111100001011010111001111111100010010110001001111110011111110001111110000101101011101011110 3fc4b13f3f8fc2d73fc4b13f3f8fc2d75e
UTF-8 뤋脹킃샅暠뤋脹킃샅暠^ 11101011101001001000101111101000100001001011100111101101100000101000001111101100100000111000010111100110100110101010000011101011101001001000101111101000100001001011100111101101100000101000001111101100100000111000010111100110100110101010000001011110 eba48be884b9ed8283ec8385e69aa0eba48be884b9ed8283ec8385e69aa05e
UHC 뤋脹킃샅暠뤋脹킃샅暠^ 100011111011101111110011111011001011010010001111101110111111010011001101101111001000111110111011111100111110110010110100100011111011101111110100110011011011110001011110 8fbbf3ecb48fbbf4cdbc8fbbf3ecb48fbbf4cdbc5e

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