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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 賍磁蕊賍磁蕊^ 1110011011011010100011101010010111110010101000111000111011000111111001101101101010001110101001011111001010100011100011101100011101011110 e6da8ea5f2a38ec7e6da8ea5f2a38ec75e
EUC-JP 賍磁?蕊賍磁?蕊^ 111011001101110010111100101001110011111110111100110010011110110011011100101111001010011100111111101111001100100101011110 ecdcbca73fbcc9ecdcbca73fbcc95e
UTF-8 賍磁蕊賍磁蕊^ 11101000101100111000110111100111101000111000000111101110100001111001101011101000100101011000101011101000101100111000110111100111101000111000000111101110100001111001101011101000100101011000101001011110 e8b38de7a381ee879ae8958ae8b38de7a381ee879ae8958a5e
UHC ?磁???磁??^ 0011111111101101101110000011111100111111001111111110110110111000001111110011111101011110 3fedb83f3f3fedb83f3f5e

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