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 蠖ォ蟶凩蠖ォ蟶几^ 111001011011110110101011111001011011100010011001011111011110010110111101101010111110010110111000100110010111101101011110 e5bdabe5b8997de5bdabe5b8997b5e
EUC-JP 蠖ォ蟶凩蠖ォ蟶几^ 1110101010111111100011101010101111101010101110101101000111011110111010101011111110001110101010111110101010111010110100011101110001011110 eabf8eabeabad1deeabf8eabeabad1dc5e
UTF-8 蠖ォ蟶凩蠖ォ蟶几^ 11101000101000001001011011101111101111011010101111101000100111111011011011100101100001111010100111101000101000001001011011101111101111011010101111101000100111111011011011100101100001111010000001011110 e8a096efbdabe89fb6e587a9e8a096efbdabe89fb6e587a05e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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