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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 膰炎況}膰炎況{^ 111001000101011110001001100010101000101110110101011111011110010001010111100010011000101010001011101101010111101101011110 e457898a8bb57de457898a8bb57b5e
EUC-JP 膰炎況}膰炎況{^ 111001111011100010110001111010101011011010110111011111011110011110111000101100011110101010110110101101110111101101011110 e7b8b1eab6b77de7b8b1eab6b77b5e
UTF-8 膰炎況}膰炎況{^ 111010001000011010110000111001111000001010001110111001101011001110000001011111011110100010000110101100001110011110000010100011101110011010110011100000010111101101011110 e886b0e7828ee6b3817de886b0e7828ee6b3817b5e
UHC ?炎況}?炎況{^ 00111111111001101111101011111100110011110111110100111111111001101111101011111100110011110111101101011110 3fe6fafccf7d3fe6fafccf7b5e

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