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 鳫ー泚鳫ー泚^ 111010011110110110110000111110101111100111110000011111011110100111101101101100001111101011111001111100000111101101011110 e9edb0faf9f07de9edb0faf9f07b5e
EUC-JP 鳫ー泚?鳫ー泚?^ 1111001011101111100011101011000010001111110001111010000100111111111100101110111110001110101100001000111111000111101000010011111101011110 f2ef8eb08fc7a13ff2ef8eb08fc7a13f5e
UTF-8 鳫ー泚鳫ー泚^ 11101001101100111010101111101111101111011011000011100110101100111001101011101110100000001011110111101001101100111010101111101111101111011011000011100110101100111001101011101110100000001011101101011110 e9b3abefbdb0e6b39aee80bde9b3abefbdb0e6b39aee80bb5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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