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 驍ょ・ェ驍ょ・ェ^ 11101001100000101000001011100101101001011010101011101001100000101000001011100101101001011010101001011110 e98282e5a5aae98282e5a5aa5e
EUC-JP 驍ょ・ェ驍ょ・ェ^ 1111000111100010101001001110011110001110101001011000111010101010111100011110001010100100111001111000111010100101100011101010101001011110 f1e2a4e78ea58eaaf1e2a4e78ea58eaa5e
UTF-8 驍ょ・ェ驍ょ・ェ^ 11101001101010011000110111100011100000101000011111101111101111011010010111101111101111011010101011101001101010011000110111100011100000101000011111101111101111011010010111101111101111011010101001011110 e9a98de38287efbda5efbdaae9a98de38287efbda5efbdaa5e
UHC 驍ょ??驍ょ??^ 11111101101001001010101011100111001111110011111111111101101001001010101011100111001111110011111101011110 fda4aae73f3ffda4aae73f3f5e

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