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 ??濃}??濃{^ 0011111100111111100101000101101001111101001111110011111110010100010110100111101101011110 3f3f945a7d3f3f945a7b5e
EUC-JP 澐?濃}澐?濃{^ 100011111100100011101001001111111100011110111011011111011000111111001000111010010011111111000111101110110111101101011110 8fc8e93fc7bb7d8fc8e93fc7bb7b5e
UTF-8 澐樂濃}澐樂濃{^ 111001101011111010010000111011111010011010111111111001101011111110000011011111011110011010111110100100001110111110100110101111111110011010111111100000110111101101011110 e6be90efa6bfe6bf837de6be90efa6bfe6bf837b5e
UHC 澐樂濃}澐樂濃{^ 111010011111101011101000111110011101001011011000011111011110100111111010111010001111100111010010110110000111101101011110 e9fae8f9d2d87de9fae8f9d2d87b5e

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