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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 釵梧「ィ釵梧ぉ^ 11100111110111101000110011100110101000101010100011100111110111101000110011100110100000101010011101011110 e7de8ce6a2a8e7de8ce682a75e
EUC-JP 釵梧「ィ釵梧ぉ^ 111011101110000010111000111010001000111010100010100011101010100011101110111000001011100011101000101001001010100101011110 eee0b8e88ea28ea8eee0b8e8a4a95e
UTF-8 釵梧「ィ釵梧ぉ^ 11101001100001111011010111100110101000101010011111101111101111011010001011101111101111011010100011101001100001111011010111100110101000101010011111100011100000011000100101011110 e987b5e6a2a7efbda2efbda8e987b5e6a2a7e381895e
UHC 釵梧??釵梧ぉ^ 11110011111110111110011111111100001111110011111111110011111110111110011111111100101010101010100101011110 f3fbe7fc3f3ff3fbe7fcaaa95e

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