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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 碩巍巍}碩巍巍{^ 100100001101011110011011110110011001101111011001011111011001000011010111100110111101100110011011110110010111101101011110 90d79bd99bd97d90d79bd99bd97b5e
EUC-JP 碩巍巍}碩巍巍{^ 110000001101100111010110110110111101011011011011011111011100000011011001110101101101101111010110110110110111101101011110 c0d9d6dbd6db7dc0d9d6dbd6db7b5e
UTF-8 碩巍巍}碩巍巍{^ 111001111010001010101001111001011011011110001101111001011011011110001101011111011110011110100010101010011110010110110111100011011110010110110111100011010111101101011110 e7a2a9e5b78de5b78d7de7a2a9e5b78de5b78d7b5e
UHC 碩巍巍}碩巍巍{^ 111000001011010111101000111001001110100011100100011111011110000010110101111010001110010011101000111001000111101101011110 e0b5e8e4e8e47de0b5e8e4e8e47b5e

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