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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鋿式鋐ヤ邯ゥ璽 1111101111011100100011101010111011111011110100101101010011100111101101101010100111110000110000001000111010100011 fbdc8eaefbd2d4e7b6a9f0c08ea3
EUC-JP 鋿式鋐ヤ邯ゥ?璽 1000111111100100110100101011110010110000100011111110010010111110100011101101010011101110101110001000111010101001001111111011110010100101 8fe4d2bcb08fe4be8ed4eeb88ea93fbca5
UTF-8 鋿式鋐ヤ邯ゥ璽 111010011000101110111111111001011011110010001111111010011000101110010000111011111011111010010100111010011000001010101111111011111011110110101001111011101000000110111111111001111001001010111101 e98bbfe5bc8fe98b90efbe94e982afefbda9ee81bfe792bd
UHC ?式??邯??璽 0011111111100011110100100011111100111111110010101111101100111111001111111101111111011110 3fe3d23f3fcafb3f3fdfde

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