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{^ 100100011010001110010010010001110111101101001110011111011001000110100011100100100100011101111011010011100111101101011110 91a392477b4e7d91a392477b4e7b5e
EUC-JP 促竪{N}促竪{N{^ 110000101010010111000011101010000111101101001110011111011100001010100101110000111010100001111011010011100111101101011110 c2a5c3a87b4e7dc2a5c3a87b4e7b5e
UTF-8 促竪{N}促竪{N{^ 11100100101111111000001111100111101010111010101001111011010011100111110111100100101111111000001111100111101010111010101001111011010011100111101101011110 e4bf83e7abaa7b4e7de4bf83e7abaa7b4e7b5e
UHC 促竪{N}促竪{N{^ 111101011011010111100010101101010111101101001110011111011111010110110101111000101011010101111011010011100111101101011110 f5b5e2b57b4e7df5b5e2b57b4e7b5e

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