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 逋塀盻\}逋塀盻\{^ 1110011110011001100101011011101111100001101110110101110001111101111001111001100110010101101110111110000110111011010111000111101101011110 e79995bbe1bb5c7de79995bbe1bb5c7b5e
EUC-JP 逋塀盻\}逋塀盻\{^ 1110110111111001110010101011110111100010101111010101110001111101111011011111100111001010101111011110001010111101010111000111101101011110 edf9cabde2bd5c7dedf9cabde2bd5c7b5e
UTF-8 逋塀盻\}逋塀盻\{^ 1110100110000000100010111110010110100001100000001110011110011011101110110101110001111101111010011000000010001011111001011010000110000000111001111001101110111011010111000111101101011110 e9808be5a180e79bbb5c7de9808be5a180e79bbb5c7b5e
UHC 逋??\}逋??\{^ 11111000111001110011111100111111010111000111110111111000111001110011111100111111010111000111101101011110 f8e73f3f5c7df8e73f3f5c7b5e

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