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 ツ青ウテ」}ツ青ウツ棚^ 110000101001000011000010101100111100001110100011011111011100001010010000110000101011001111000010100100100100100101011110 c290c2b3c3a37dc290c2b3c292495e
EUC-JP ツ青ウテ」}ツ青ウツ棚^ 10001110110000101100000011000100100011101011001110001110110000111000111010100011011111011000111011000010110000001100010010001110101100111000111011000010110000111010101001011110 8ec2c0c48eb38ec38ea37d8ec2c0c48eb38ec2c3aa5e
UTF-8 ツ青ウテ」}ツ青ウツ棚^ 1110111110111110100000101110100110011101100100101110111110111101101100111110111110111110100000111110111110111101101000110111110111101111101111101000001011101001100111011001001011101111101111011011001111101111101111101000001011100110101000111001101001011110 efbe82e99d92efbdb3efbe83efbda37defbe82e99d92efbdb3efbe82e6a39a5e
UHC ?????}????棚^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111110111011101110001011110 3f3f3f3f3f7d3f3f3f3fdddc5e

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