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 癸齋癸齋^ 11100111100110011011100011101001101111011000101111100111100110011011100011101001101111011000101101011110 e799b8e9bd8be799b8e9bd8b5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ç?¸é??ç?¸é??^ 10001111101010111010111000111111100011111010001010110001100011111010101110110001001111110011111110001111101010111010111000111111100011111010001010110001100011111010101110110001001111110011111101011110 8fabae3f8fa2b18fabb13f3f8fabae3f8fa2b18fabb13f3f5e
UTF-8 癸齋癸齋^ 11000011101001111100001010011001110000101011100011000011101010011100001010111101110000101000101111000011101001111100001010011001110000101011100011000011101010011100001010111101110000101000101101011110 c3a7c299c2b8c3a9c2bdc28bc3a7c299c2b8c3a9c2bdc28b5e
UHC ??¸?½???¸?½?^ 0011111100111111101000101010110000111111101010001111011000111111001111110011111110100010101011000011111110101000111101100011111101011110 3f3fa2ac3fa8f63f3f3fa2ac3fa8f63f5e

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