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 ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 頡失煆璽@頡失煆璽@B 11101000111101001000111010111000111110110101011010001110101000110100000011101000111101001000111010111000111110110101011010001110101000110100000001000010 e8f48eb8fb568ea340e8f48eb8fb568ea34042
EUC-JP 頡失煆璽@頡失煆璽@B 111100001111011010111100101110101000111111001001111101001011110010100101010000001111000011110110101111001011101010001111110010011111010010111100101001010100000001000010 f0f6bcba8fc9f4bca540f0f6bcba8fc9f4bca54042
UTF-8 頡失煆璽@頡失煆璽@B 111010011010000010100001111001011010010010110001111001111000010110000110111001111001001010111101010000001110100110100000101000011110010110100100101100011110011110000101100001101110011110010010101111010100000001000010 e9a0a1e5a4b1e78586e792bd40e9a0a1e5a4b1e78586e792bd4042
UHC ?失?璽@?失?璽@B 001111111110001111110111001111111101111111011110010000000011111111100011111101110011111111011111110111100100000001000010 3fe3f73fdfde403fe3f73fdfde4042

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