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 ツシツョツ湘催キ 11000010101111001100001010101110110000101000111111000011100011011100001110110111 c2bcc2aec28fc38dc3b7
EUC-JP ツシツョツ湘催キ 10001110110000101000111010111100100011101100001010001110101011101000111011000010101111101100010110111010110001011000111010110111 8ec28ebc8ec28eae8ec2bec5bac58eb7
UTF-8 ツシツョツ湘催キ 111011111011111010000010111011111011110110111100111011111011111010000010111011111011110110101110111011111011111010000010111001101011100110011000111001011000001010101100111011111011110110110111 efbe82efbdbcefbe82efbdaeefbe82e6b998e582acefbdb7
UHC ?????湘催? 00111111001111110011111100111111001111111101111111001111111101011100101000111111 3f3f3f3f3fdfcff5ca3f

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