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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?劇??N}?劇??N{^ 001111111000110010000000001111110011111101001110011111010011111110001100100000000011111100111111010011100111101101011110 3f8c803f3f4e7d3f8c803f3f4e7b5e
EUC-JP ?劇??N}?劇??N{^ 001111111011011111100000001111110011111101001110011111010011111110110111111000000011111100111111010011100111101101011110 3fb7e03f3f4e7d3fb7e03f3f4e7b5e
UTF-8 뤋劇법섀N}뤋劇법섀N{^ 1110101110100100100010111110010110001010100001111110101110110010100101011110110010000100100000000100111001111101111010111010010010001011111001011000101010000111111010111011001010010101111011001000010010000000010011100111101101011110 eba48be58a87ebb295ec84804e7deba48be58a87ebb295ec84804e7b5e
UHC 뤋劇법섀N}뤋劇법섀N{^ 100011111011101111010000101111001011100111111101101111001010100001001110011111011000111110111011110100001011110010111001111111011011110010101000010011100111101101011110 8fbbd0bcb9fdbca84e7d8fbbd0bcb9fdbca84e7b5e

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