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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 跡??濫}跡??濫{^ 100100001101010100111111001111111001011110010100011111011001000011010101001111110011111110010111100101000111101101011110 90d53f3f97947d90d53f3f97947b5e
EUC-JP 跡??濫}跡??濫{^ 110000001101011100111111001111111100110111110100011111011100000011010111001111110011111111001101111101000111101101011110 c0d73f3fcdf47dc0d73f3fcdf47b5e
UTF-8 跡닿렯濫}跡닿렯濫{^ 111010001011011110100001111010111000101110111111111010111010000010101111111001101011111110101011011111011110100010110111101000011110101110001011101111111110101110100000101011111110011010111111101010110111101101011110 e8b7a1eb8bbfeba0afe6bfab7de8b7a1eb8bbfeba0afe6bfab7b5e
UHC 跡닿렯濫}跡닿렯濫{^ 11101110111001101011010011101010100011101011110011010101101111010111110111101110111001101011010011101010100011101011110011010101101111010111101101011110 eee6b4ea8ebcd5bd7deee6b4ea8ebcd5bd7b5e

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