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 映??\}映??\{^ 10001001011001100011111100111111010111000111110110001001011001100011111100111111010111000111101101011110 89663f3f5c7d89663f3f5c7b5e
EUC-JP 映??\}映??\{^ 10110001110001110011111100111111010111000111110110110001110001110011111100111111010111000111101101011110 b1c73f3f5c7db1c73f3f5c7b5e
UTF-8 映뽫뒼\}映뽫뒼\{^ 1110011010011000101000001110101110111101101010111110101110010010101111000101110001111101111001101001100010100000111010111011110110101011111010111001001010111100010111000111101101011110 e698a0ebbdabeb92bc5c7de698a0ebbdabeb92bc5c7b5e
UHC 映뽫뒼\}映뽫뒼\{^ 1110011110110001100101101110011110001010101100100101110001111101111001111011000110010110111001111000101010110010010111000111101101011110 e7b196e78ab25c7de7b196e78ab25c7b5e

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