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 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 祭?令v祭?令vB 10001101110101010011111110010111110111110111011010001101110101010011111110010111110111110111011001000010 8dd53f97df768dd53f97df7642
EUC-JP 祭?令v祭?令vB 10111010110101110011111111001110111000010111011010111010110101110011111111001110111000010111011001000010 bad73fcee176bad73fcee17642
UTF-8 祭며令v祭며令vB 111001111010010110101101111010111010100110110000111001001011101110100100011101101110011110100101101011011110101110101001101100001110010010111011101001000111011001000010 e7a5adeba9b0e4bba476e7a5adeba9b0e4bba47642
UHC 祭며令v祭며令vB 111100001010111010111000111001111101011010110101011101101111000010101110101110001110011111010110101101010111011001000010 f0aeb8e7d6b576f0aeb8e7d6b57642

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