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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?坎??齷??^ 00111111100110101010101000111111001111111110101010011001001111110011111101011110 3f9aaa3f3fea993f3f5e
EUC-JP ?坎??齷??^ 00111111110101001010110000111111001111111111001111111001001111110011111101011110 3fd4ac3f3ff3f93f3f5e
UTF-8 뤶坎톻폀齷렩렯^ 11101011101001001011011011100101100111011000111011101101100001101011101111101101100011111000000011101001101111011011011111101011101000001010100111101011101000001010111101011110 eba4b6e59d8eed86bbed8f80e9bdb7eba0a9eba0af5e
UHC 뤶坎톻폀齷렩렯^ 100011111110010011001010111011001011011110001110101111001000111111100100110010111000111010110111100011101011110001011110 8fe4caecb78ebc8fe4cb8eb78ebc5e

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