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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 踵咲竃踵咲竃^ 11100110111110011000110111100111100010101001011011100110111110011000110111100111100010101001011001011110 e6f98de78a96e6f98de78a965e
EUC-JP 踵咲竃踵咲竃^ 11101100111110111011101011101001101100111111011011101100111110111011101011101001101100111111011001011110 ecfbbae9b3f6ecfbbae9b3f65e
UTF-8 踵咲竃踵咲竃^ 11101000101110001011010111100101100100101011001011100111101010111000001111101000101110001011010111100101100100101011001011100111101010111000001101011110 e8b8b5e592b2e7ab83e8b8b5e592b2e7ab835e
UHC 踵??踵??^ 111100011010001000111111001111111111000110100010001111110011111101011110 f1a23f3ff1a23f3f5e

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