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 ??{N}??{N{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
SJIS-WIN 碩黍{N}碩黍{N{^ 100100001101011110001011011011110111101101001110011111011001000011010111100010110110111101111011010011100111101101011110 90d78b6f7b4e7d90d78b6f7b4e7b5e
EUC-JP 碩黍{N}碩黍{N{^ 110000001101100110110101110100000111101101001110011111011100000011011001101101011101000001111011010011100111101101011110 c0d9b5d07b4e7dc0d9b5d07b4e7b5e
UTF-8 碩黍{N}碩黍{N{^ 11100111101000101010100111101001101110111000110101111011010011100111110111100111101000101010100111101001101110111000110101111011010011100111101101011110 e7a2a9e9bb8d7b4e7de7a2a9e9bb8d7b4e7b5e
UHC 碩黍{N}碩黍{N{^ 111000001011010111100000101010000111101101001110011111011110000010110101111000001010100001111011010011100111101101011110 e0b5e0a87b4e7de0b5e0a87b4e7b5e

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