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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 霑「ミヲ}霑「ミヲ{^ 11101000101111111010001011010000101001100111110111101000101111111010001011010000101001100111101101011110 e8bfa2d0a67de8bfa2d0a67b5e
EUC-JP 霑「ミヲ}霑「ミヲ{^ 11110000110000011000111010100010100011101101000010001110101001100111110111110000110000011000111010100010100011101101000010001110101001100111101101011110 f0c18ea28ed08ea67df0c18ea28ed08ea67b5e
UTF-8 霑「ミヲ}霑「ミヲ{^ 111010011001110010010001111011111011110110100010111011111011111010010000111011111011110110100110011111011110100110011100100100011110111110111101101000101110111110111110100100001110111110111101101001100111101101011110 e99c91efbda2efbe90efbda67de99c91efbda2efbe90efbda67b5e
UHC 霑???}霑???{^ 11101111110001010011111100111111001111110111110111101111110001010011111100111111001111110111101101011110 efc53f3f3f7defc53f3f3f7b5e

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