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 ????????IB 00111111001111110011111100111111001111110011111100111111001111110100100101000010 3f3f3f3f3f3f3f3f4942
SJIS-WIN ツ篠スツ篠キテシIB 110000101000111011000010101111011100001010001110110000101011011111000011101111000100100101000010 c28ec2bdc28ec2b7c3bc4942
EUC-JP ツ篠スツ篠キテシIB 100011101100001010111100110001001000111010111101100011101100001010111100110001001000111010110111100011101100001110001110101111000100100101000010 8ec2bcc48ebd8ec2bcc48eb78ec38ebc4942
UTF-8 ツ篠スツ篠キテシIB 1110111110111110100000101110011110101111101000001110111110111101101111011110111110111110100000101110011110101111101000001110111110111101101101111110111110111110100000111110111110111101101111000100100101000010 efbe82e7afa0efbdbdefbe82e7afa0efbdb7efbe83efbdbc4942
UHC ?篠??篠???IB 001111111110000111000110001111110011111111100001110001100011111100111111001111110100100101000010 3fe1c63f3fe1c63f3f3f4942

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