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 Õ¨[Õ¨[^ 1100001110010101110000101010100001011011110000111001010111000010101010000101101101011110 c395c2a85bc395c2a85b5e
SJIS-WIN ???¨[???¨[^ 00111111001111110011111110000001010011100101101100111111001111110011111110000001010011100101101101011110 3f3f3f814e5b3f3f3f814e5b5e
EUC-JP �¨[�¨[^ 100011111010101010101010001111111000111110101010101001001010000110101111010110111000111110101010101010100011111110001111101010101010010010100001101011110101101101011110 8faaaa3f8faaa4a1af5b8faaaa3f8faaa4a1af5b5e
UTF-8 Õ¨[Õ¨[^ 11000011100000111100001010010101110000111000001011000010101010000101101111000011100000111100001010010101110000111000001011000010101010000101101101011110 c383c295c382c2a85bc383c295c382c2a85b5e
UHC ???¨[???¨[^ 00111111001111110011111110100001101001110101101100111111001111110011111110100001101001110101101101011110 3f3f3fa1a75b3f3f3fa1a75b5e

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