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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN シ齊ア蒔鵆鴫 111100011110000010111100111010101000111010110001100011101010101011101001111110111000111010110000 f1e0bcea8eb18eaae9fb8eb0
EUC-JP ?シ齊ア蒔鵆鴫 00111111100011101011110011110011111011101000111010110001101111001010110011110010111111011011110010110010 3f8ebcf3ee8eb1bcacf2fdbcb2
UTF-8 シ齊ア蒔鵆鴫 111011101000010110011011111011111011110110111100111010011011110110001010111011111011110110110001111010001001001010010100111010011011010110000110111010011011010010101011 ee859befbdbce9bd8aefbdb1e89294e9b586e9b4ab
UHC ??齊?蒔?? 001111110011111111110000101110100011111111100011110010000011111100111111 3f3ff0ba3fe3c83f3f

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