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 ???G???G^ 001111110011111100111111010001110011111100111111001111110100011101011110 3f3f3f473f3f3f475e
SJIS-WIN 巐わ亢G巐わ亢G^ 111110101011011010000010111011011001100010110100010001111111101010110110100000101110110110011000101101000100011101011110 fab682ed98b447fab682ed98b4475e
EUC-JP 巐わ亢G巐わ亢G^ 1000111110111011111110011010010011101111110100001011011001000111100011111011101111111001101001001110111111010000101101100100011101011110 8fbbf9a4efd0b6478fbbf9a4efd0b6475e
UTF-8 巐わ亢G巐わ亢G^ 111001011011011110010000111000111000001010001111111001001011101010100010010001111110010110110111100100001110001110000010100011111110010010111010101000100100011101011110 e5b790e3828fe4baa247e5b790e3828fe4baa2475e
UHC ?わ亢G?わ亢G^ 00111111101010101110111111111001111100010100011100111111101010101110111111111001111100010100011101011110 3faaeff9f1473faaeff9f1475e

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