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 巽?6葯???^ 1001001001000110001111111000001001010101111001001101111000111111001111110011111101011110 92463f8255e4de3f3f3f5e
EUC-JP 巽?6葯???^ 1100001110100111001111111010001110110110111010001110000000111111001111110011111101011110 c3a73fa3b6e8e03f3f3f5e
UTF-8 巽숇6葯⒴춼짚^ 11100101101101111011110111101100100010001000011111101111101111001001011011101000100100011010111111100010100100101011010011101100101101101011110011101100101001111001101001011110 e5b7bdec8887efbc96e891afe292b4ecb6bceca79a5e
UHC 巽숇6葯⒴춼짚^ 111000011101111010011001111010111010001110110110111001011011010110101001111001011010110110011000110000101010010001011110 e1de99eba3b6e5b5a9e5ad98c2a45e

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