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 遉ェ轤凩遉ェ轤几^ 111001111010010010101010111001111000001010011001011111011110011110100100101010101110011110000010100110010111101101011110 e7a4aae782997de7a4aae782997b5e
EUC-JP 遉ェ轤凩遉ェ轤几^ 1110111010100110100011101010101011101101111000101101000111011110111011101010011010001110101010101110110111100010110100011101110001011110 eea68eaaede2d1deeea68eaaede2d1dc5e
UTF-8 遉ェ轤凩遉ェ轤几^ 11101001100000011000100111101111101111011010101011101000101111011010010011100101100001111010100111101001100000011000100111101111101111011010101011101000101111011010010011100101100001111010000001011110 e98189efbdaae8bda4e587a9e98189efbdaae8bda4e587a05e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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