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 鉤ア辷シ鉤ア貔オ^ 11100111111010101011000111100111100010001011110011100111111010101011000111100110101111101011010101011110 e7eab1e788bce7eab1e6beb55e
EUC-JP 鉤ア辷シ鉤ア貔オ^ 1110111011101100100011101011000111101101111010001000111010111100111011101110110010001110101100011110110011000000100011101011010101011110 eeec8eb1ede88ebceeec8eb1ecc08eb55e
UTF-8 鉤ア辷シ鉤ア貔オ^ 11101001100010011010010011101111101111011011000111101000101111101011011111101111101111011011110011101001100010011010010011101111101111011011000111101000101100101001010011101111101111011011010101011110 e989a4efbdb1e8beb7efbdbce989a4efbdb1e8b294efbdb55e
UHC 鉤???鉤???^ 1100111111001001001111110011111100111111110011111100100100111111001111110011111101011110 cfc93f3f3fcfc93f3f3f5e

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