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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 瞳愁\}瞳愁\{^ 10010011101101011000111101000100010111000111110110010011101101011000111101000100010111000111101101011110 93b58f445c7d93b58f445c7b5e
EUC-JP 瞳愁\}瞳愁\{^ 11000110101101111011110110100101010111000111110111000110101101111011110110100101010111000111101101011110 c6b7bda55c7dc6b7bda55c7b5e
UTF-8 瞳愁\}瞳愁\{^ 1110011110011110101100111110011010000100100000010101110001111101111001111001111010110011111001101000010010000001010111000111101101011110 e79eb3e684815c7de79eb3e684815c7b5e
UHC 瞳愁\}瞳愁\{^ 11010100110110101110000111111110010111000111110111010100110110101110000111111110010111000111101101011110 d4dae1fe5c7dd4dae1fe5c7b5e

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