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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 篠チア篠アフ篠アフ^ 10001110110000101100000110110001100011101100001010110001110011001000111011000010101100011100110001011110 8ec2c1b18ec2b1cc8ec2b1cc5e
EUC-JP 篠チア篠アフ篠アフ^ 10111100110001001000111011000001100011101011000110111100110001001000111010110001100011101100110010111100110001001000111010110001100011101100110001011110 bcc48ec18eb1bcc48eb18eccbcc48eb18ecc5e
UTF-8 篠チア篠アフ篠アフ^ 11100111101011111010000011101111101111101000000111101111101111011011000111100111101011111010000011101111101111011011000111101111101111101000110011100111101011111010000011101111101111011011000111101111101111101000110001011110 e7afa0efbe81efbdb1e7afa0efbdb1efbe8ce7afa0efbdb1efbe8c5e
UHC 篠??篠??篠??^ 11100001110001100011111100111111111000011100011000111111001111111110000111000110001111110011111101011110 e1c63f3fe1c63f3fe1c63f3f5e

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