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 ??M}??M{^ 001111110011111101001101011111010011111100111111010011010111101101011110 3f3f4d7d3f3f4d7b5e
SJIS-WIN 踵エM}踵エM{^ 1110011011111001101101000100110101111101111001101111100110110100010011010111101101011110 e6f9b44d7de6f9b44d7b5e
EUC-JP 踵エM}踵エM{^ 11101100111110111000111010110100010011010111110111101100111110111000111010110100010011010111101101011110 ecfb8eb44d7decfb8eb44d7b5e
UTF-8 踵エM}踵エM{^ 1110100010111000101101011110111110111101101101000100110101111101111010001011100010110101111011111011110110110100010011010111101101011110 e8b8b5efbdb44d7de8b8b5efbdb44d7b5e
UHC 踵?M}踵?M{^ 1111000110100010001111110100110101111101111100011010001000111111010011010111101101011110 f1a23f4d7df1a23f4d7b5e

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