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 ?????}?????^ 001111110011111100111111001111110011111101111101001111110011111100111111001111110011111101011110 3f3f3f3f3f7d3f3f3f3f3f5e
SJIS-WIN ツ楪クテ」}ツ楪クツ棚^ 110000101001111011000010101110001100001110100011011111011100001010011110110000101011100011000010100100100100100101011110 c29ec2b8c3a37dc29ec2b8c292495e
EUC-JP ツ楪クテ」}ツ楪クツ棚^ 10001110110000101101110011000100100011101011100010001110110000111000111010100011011111011000111011000010110111001100010010001110101110001000111011000010110000111010101001011110 8ec2dcc48eb88ec38ea37d8ec2dcc48eb88ec2c3aa5e
UTF-8 ツ楪クテ」}ツ楪クツ棚^ 1110111110111110100000101110011010100101101010101110111110111101101110001110111110111110100000111110111110111101101000110111110111101111101111101000001011100110101001011010101011101111101111011011100011101111101111101000001011100110101000111001101001011110 efbe82e6a5aaefbdb8efbe83efbda37defbe82e6a5aaefbdb8efbe82e6a39a5e
UHC ?????}????棚^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111110111011101110001011110 3f3f3f3f3f7d3f3f3f3fdddc5e

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