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{^ 100111101010000111100101110010110111101101001110011111011001111010100001111001011100101101111011010011100111101101011110 9ea1e5cb7b4e7d9ea1e5cb7b4e7b5e
EUC-JP 棕衢{N}棕衢{N{^ 110111001010001111101010110011010111101101001110011111011101110010100011111010101100110101111011010011100111101101011110 dca3eacd7b4e7ddca3eacd7b4e7b5e
UTF-8 棕衢{N}棕衢{N{^ 11100110101000111001010111101000101000011010001001111011010011100111110111100110101000111001010111101000101000011010001001111011010011100111101101011110 e6a395e8a1a27b4e7de6a395e8a1a27b4e7b5e
UHC 棕衢{N}棕衢{N{^ 111100001111011111001111110000110111101101001110011111011111000011110111110011111100001101111011010011100111101101011110 f0f7cfc37b4e7df0f7cfc37b4e7b5e

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