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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??旭?}??旭?{^ 00111111001111111000100010101110001111110111110100111111001111111000100010101110001111110111101101011110 3f3f88ae3f7d3f3f88ae3f7b5e
EUC-JP ??旭?}??旭?{^ 00111111001111111011000010110000001111110111110100111111001111111011000010110000001111110111101101011110 3f3fb0b03f7d3f3fb0b03f7b5e
UTF-8 降렰旭렗}降렰旭렗{^ 111011111010100010001001111010111010000010110000111001101001011110101101111010111010000010010111011111011110111110101000100010011110101110100000101100001110011010010111101011011110101110100000100101110111101101011110 efa889eba0b0e697adeba0977defa889eba0b0e697adeba0977b5e
UHC 降렰旭렗}降렰旭렗{^ 11111010101000101000111010111101111010011110111110001110101011000111110111111010101000101000111010111101111010011110111110001110101011000111101101011110 faa28ebde9ef8eac7dfaa28ebde9ef8eac7b5e

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