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 ?F^h?F^fN}?F^h?F^fN{^ 001111110100011001011110011010000011111101000110010111100110011001001110011111010011111101000110010111100110100000111111010001100101111001100110010011100111101101011110 3f465e683f465e664e7d3f465e683f465e664e7b5e
SJIS-WIN 蝨F^h蝨F^fN}蝨F^h蝨F^fN{^ 11100101100111000100011001011110011010001110010110011100010001100101111001100110010011100111110111100101100111000100011001011110011010001110010110011100010001100101111001100110010011100111101101011110 e59c465e68e59c465e664e7de59c465e68e59c465e664e7b5e
EUC-JP 蝨F^h蝨F^fN}蝨F^h蝨F^fN{^ 11101001111111000100011001011110011010001110100111111100010001100101111001100110010011100111110111101001111111000100011001011110011010001110100111111100010001100101111001100110010011100111101101011110 e9fc465e68e9fc465e664e7de9fc465e68e9fc465e664e7b5e
UTF-8 蝨F^h蝨F^fN}蝨F^h蝨F^fN{^ 1110100010011101101010000100011001011110011010001110100010011101101010000100011001011110011001100100111001111101111010001001110110101000010001100101111001101000111010001001110110101000010001100101111001100110010011100111101101011110 e89da8465e68e89da8465e664e7de89da8465e68e89da8465e664e7b5e
UHC 蝨F^h蝨F^fN}蝨F^h蝨F^fN{^ 11100011101001000100011001011110011010001110001110100100010001100101111001100110010011100111110111100011101001000100011001011110011010001110001110100100010001100101111001100110010011100111101101011110 e3a4465e68e3a4465e664e7de3a4465e68e3a4465e664e7b5e

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