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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 祭?虞當祭?虞當B 100011011101010100111111100010111111000111100001011000111000110111010101001111111000101111110001111000010110001101000010 8dd53f8bf1e1638dd53f8bf1e16342
EUC-JP 祭?虞當祭?虞當B 101110101101011100111111101101101111001111100001110001001011101011010111001111111011011011110011111000011100010001000010 bad73fb6f3e1c4bad73fb6f3e1c442
UTF-8 祭렑虞當祭렑虞當B 11100111101001011010110111101011101000001001000111101000100110011001111011100111100101011011011011100111101001011010110111101011101000001001000111101000100110011001111011100111100101011011011001000010 e7a5adeba091e8999ee795b6e7a5adeba091e8999ee795b642
UHC 祭렑虞當祭렑虞當B 1111000010101110100011101010011011101001111001011101001111010111111100001010111010001110101001101110100111100101110100111101011101000010 f0ae8ea6e9e5d3d7f0ae8ea6e9e5d3d742

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