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 逑ョ邁キ逑ョ邁キ^ 11100111100100111010111011100111101100001011011111100111100100111010111011100111101100001011011101011110 e793aee7b0b7e793aee7b0b75e
EUC-JP 逑ョ邁キ逑ョ邁キ^ 1110110111110011100011101010111011101110101100101000111010110111111011011111001110001110101011101110111010110010100011101011011101011110 edf38eaeeeb28eb7edf38eaeeeb28eb75e
UTF-8 逑ョ邁キ逑ョ邁キ^ 11101001100000001001000111101111101111011010111011101001100000101000000111101111101111011011011111101001100000001001000111101111101111011010111011101001100000101000000111101111101111011011011101011110 e98091efbdaee98281efbdb7e98091efbdaee98281efbdb75e
UHC 逑?邁?逑?邁?^ 11001111110001110011111111011000111001000011111111001111110001110011111111011000111001000011111101011110 cfc73fd8e43fcfc73fd8e43f5e

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