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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 宍灼N}宍灼N{^ 1111001011101011100011101011001110001110110111000100111001111101111100101110101110001110101100111000111011011100010011100111101101011110 f2eb8eb38edc4e7df2eb8eb38edc4e7b5e
EUC-JP ?宍灼N}?宍灼N{^ 001111111011110010110101101111001101111001001110011111010011111110111100101101011011110011011110010011100111101101011110 3fbcb5bcde4e7d3fbcb5bcde4e7b5e
UTF-8 宍灼N}宍灼N{^ 1110111010001000101000101110010110101110100011011110011110000001101111000100111001111101111011101000100010100010111001011010111010001101111001111000000110111100010011100111101101011110 ee88a2e5ae8de781bc4e7dee88a2e5ae8de781bc4e7b5e
UHC ??灼N}??灼N{^ 00111111001111111110110111000111010011100111110100111111001111111110110111000111010011100111101101011110 3f3fedc74e7d3f3fedc74e7b5e

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