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{^ 1111101011111100100010101110100110011101101010000100111001111101111110101111110010001010111010011001110110101000010011100111101101011110 fafc8ae99da84e7dfafc8ae99da84e7b5e
EUC-JP 浯企舉N}浯企舉N{^ 10001111110001111100001110110100111010111101101010101010010011100111110110001111110001111100001110110100111010111101101010101010010011100111101101011110 8fc7c3b4ebdaaa4e7d8fc7c3b4ebdaaa4e7b5e
UTF-8 浯企舉N}浯企舉N{^ 1110011010110101101011111110010010111100100000011110100010001000100010010100111001111101111001101011010110101111111001001011110010000001111010001000100010001001010011100111101101011110 e6b5afe4bc81e888894e7de6b5afe4bc81e888894e7b5e
UHC ?企?N}?企?N{^ 00111111110100001110101000111111010011100111110100111111110100001110101000111111010011100111101101011110 3fd0ea3f4e7d3fd0ea3f4e7b5e

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