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 ツ奪ツ堕淞堕コ 1100001010010010010001001100001010010001110000101001111111000010100100011100001010111010 c29244c291c29fc291c2ba
EUC-JP ツ奪ツ堕淞堕コ 1000111011000010110000111010010110001110110000101100001011000100110111101100010011000010110001001000111010111010 8ec2c3a58ec2c2c4dec4c2c48eba
UTF-8 ツ奪ツ堕淞堕コ 111011111011111010000010111001011010010110101010111011111011111010000010111001011010000010010101111001101011011110011110111001011010000010010101111011111011110110111010 efbe82e5a5aaefbe82e5a095e6b79ee5a095efbdba
UHC ?奪??淞?? 001111111111011110101100001111110011111111100001111001110011111100111111 3ff7ac3f3fe1e73f3f

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