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 緋?濃}緋?濃{^ 10010100111010100011111110010100010110100111110110010100111010100011111110010100010110100111101101011110 94ea3f945a7d94ea3f945a7b5e
EUC-JP 緋?濃}緋?濃{^ 11001000111011000011111111000111101110110111110111001000111011000011111111000111101110110111101101011110 c8ec3fc7bb7dc8ec3fc7bb7b5e
UTF-8 緋樂濃}緋樂濃{^ 111001111011011110001011111011111010011010111111111001101011111110000011011111011110011110110111100010111110111110100110101111111110011010111111100000110111101101011110 e7b78befa6bfe6bf837de7b78befa6bfe6bf837b5e
UHC 緋樂濃}緋樂濃{^ 110111011111110011101000111110011101001011011000011111011101110111111100111010001111100111010010110110000111101101011110 ddfce8f9d2d87dddfce8f9d2d87b5e

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