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 町?笠町?洌^ 1001001010101100001111111000101001111101100100101010110000111111100111111010111001011110 92ac3f8a7d92ac3f9fae5e
EUC-JP 町?笠町?洌^ 1100010010101110001111111011001111011110110001001010111000111111110111101011000001011110 c4ae3fb3dec4ae3fdeb05e
UTF-8 町쮸笠町쯤洌^ 11100111100101001011101011101100101011101011100011100111101011001010000011100111100101001011101011101100101011111010010011100110101101001000110001011110 e794baecaeb8e7aca0e794baecafa4e6b48c5e
UHC 町쮸笠町쯤洌^ 11101111111010111100001011101001110110001010001011101111111010111100001011101011110101101010110001011110 efebc2e9d8a2efebc2ebd6ac5e

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