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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 荵呷椪奝ー雍薙似 111001001011100110011001111011001001111010101100111110101010001010110000111010001011010010010011111000111000111010010111 e4b999ec9eacfaa2b0e8b493e38e97
EUC-JP 荵呷椪奝ー雍薙似 1110100010111011110100101110111011011100101011101000111110111000111110001000111010110000111100001011011011000110111001011011101111110111 e8bbd2eedcae8fb8f88eb0f0b6c6e5bbf7
UTF-8 荵呷椪奝ー雍薙似 111010001000110110110101111001011001000110110111111001101010010010101010111001011010010110011101111011111011110110110000111010011001101110001101111010001001011010011001111001001011110010111100 e88db5e591b7e6a4aae5a59defbdb0e99b8de89699e4bcbc
UHC ?????雍?似 00111111001111110011111100111111001111111110100010111100001111111101111011000100 3f3f3f3f3fe8bc3fdec4

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