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{^ 1011001011100110011110110100111001111101101100101110011001111011010011100111101101011110 b2e67b4e7db2e67b4e7b5e
SJIS-WIN ??{N}??{N{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
EUC-JP ?æ{N}?æ{N{^ 001111111000111110101001110000010111101101001110011111010011111110001111101010011100000101111011010011100111101101011110 3f8fa9c17b4e7d3f8fa9c17b4e7b5e
UTF-8 ²æ{N}²æ{N{^ 110000101011001011000011101001100111101101001110011111011100001010110010110000111010011001111011010011100111101101011110 c2b2c3a67b4e7dc2b2c3a67b4e7b5e
UHC ²æ{N}²æ{N{^ 101010011111011110101001101000010111101101001110011111011010100111110111101010011010000101111011010011100111101101011110 a9f7a9a17b4e7da9f7a9a17b4e7b5e

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