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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 踵也名[}踵也名[{^ 1110011011111001100101101110011110010110101111000101101101111101111001101111100110010110111001111001011010111100010110110111101101011110 e6f996e796bc5b7de6f996e796bc5b7b5e
EUC-JP 踵也名[}踵也名[{^ 1110110011111011110011001110100111001100101111100101101101111101111011001111101111001100111010011100110010111110010110110111101101011110 ecfbcce9ccbe5b7decfbcce9ccbe5b7b5e
UTF-8 踵也名[}踵也名[{^ 1110100010111000101101011110010010111001100111111110010110010000100011010101101101111101111010001011100010110101111001001011100110011111111001011001000010001101010110110111101101011110 e8b8b5e4b99fe5908d5b7de8b8b5e4b99fe5908d5b7b5e
UHC 踵也名[}踵也名[{^ 1111000110100010111001011010010111011001101000110101101101111101111100011010001011100101101001011101100110100011010110110111101101011110 f1a2e5a5d9a35b7df1a2e5a5d9a35b7b5e

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