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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 澈自瀅シ鮑ア^ 1111101101001011100011101010100111111011010011101011110011101001101110001011000101011110 fb4b8ea9fb4ebce9b8b15e
EUC-JP 澈自瀅シ鮑ア^ 100011111100100011100101101111001010101110001111110010011010101110001110101111001111001010111010100011101011000101011110 8fc8e5bcab8fc9ab8ebcf2ba8eb15e
UTF-8 澈自瀅シ鮑ア^ 11100110101111101000100011101000100001111010101011100111100000001000010111101111101111011011110011101001101011101001000111101111101111011011000101011110 e6be88e887aae78085efbdbce9ae91efbdb15e
UHC 澈自瀅?鮑?^ 1111010011001101111011011011101111111011101001000011111111111000111010100011111101011110 f4cdedbbfba43ff8ea3f5e

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