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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????衰??^ 0011111100111111001111110011111100111111001111111001000010001010001111110011111101011110 3f3f3f3f3f3f908a3f3f5e
EUC-JP ???璵??衰??^ 00111111001111110011111110001111110011001110011000111111001111111011111111101010001111110011111101011110 3f3f3f8fcce63f3fbfea3f3f5e
UTF-8 琉댿뱪璵붾쨮衰먨뜥^ 11101111101001111000110011101011100011001011111111101011101100011010101011100111100100101011010111101011101101101011111011101100101010001010111011101000101000011011000011101011101010001010100011101011100111001010010101011110 efa78ceb8cbfebb1aae792b5ebb6beeca8aee8a1b0eba8a8eb9ca55e
UHC 琉댿뱪璵붾쨮衰먨뜥^ 11101011101001001000100011100010100100111001000011100110101001011001010011101011101001001000100011100001111100011001000011100101100011011010100001011110 eba488e29390e6a594eba488e1f190e58da85e

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