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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 踟塀盻\}踟塀盻\{^ 1110011011110111100101011011101111100001101110110101110001111101111001101111011110010101101110111110000110111011010111000111101101011110 e6f795bbe1bb5c7de6f795bbe1bb5c7b5e
EUC-JP 踟塀盻\}踟塀盻\{^ 1110110011111001110010101011110111100010101111010101110001111101111011001111100111001010101111011110001010111101010111000111101101011110 ecf9cabde2bd5c7decf9cabde2bd5c7b5e
UTF-8 踟塀盻\}踟塀盻\{^ 1110100010111000100111111110010110100001100000001110011110011011101110110101110001111101111010001011100010011111111001011010000110000000111001111001101110111011010111000111101101011110 e8b89fe5a180e79bbb5c7de8b89fe5a180e79bbb5c7b5e
UHC ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e

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