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 ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 映??N}映??N{^ 10001001011001100011111100111111010011100111110110001001011001100011111100111111010011100111101101011110 89663f3f4e7d89663f3f4e7b5e
EUC-JP 映??N}映??N{^ 10110001110001110011111100111111010011100111110110110001110001110011111100111111010011100111101101011110 b1c73f3f4e7db1c73f3f4e7b5e
UTF-8 映뽫뙄N}映뽫뙄N{^ 1110011010011000101000001110101110111101101010111110101110011001100001000100111001111101111001101001100010100000111010111011110110101011111010111001100110000100010011100111101101011110 e698a0ebbdabeb99844e7de698a0ebbdabeb99844e7b5e
UHC 映뽫뙄N}映뽫뙄N{^ 1110011110110001100101101110011110001100100010100100111001111101111001111011000110010110111001111000110010001010010011100111101101011110 e7b196e78c8a4e7de7b196e78c8a4e7b5e

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