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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ツ偲卍渉クテキテャ 110000101000111011000011100110011100001010001111110000101011100011000011101101111100001110101100 c28ec399c28fc2b8c3b7c3ac
EUC-JP ツ偲卍渉クテキテャ 100011101100001010111100110001011101001011000100101111101100010010001110101110001000111011000011100011101011011110001110110000111000111010101100 8ec2bcc5d2c4bec48eb88ec38eb78ec38eac
UTF-8 ツ偲卍渉クテキテャ 111011111011111010000010111001011000000110110010111001011000110110001101111001101011100010001001111011111011110110111000111011111011111010000011111011111011110110110111111011111011111010000011111011111011110110101100 efbe82e581b2e58d8de6b889efbdb8efbe83efbdb7efbe83efbdac
UHC ??卍?????? 00111111001111111101100010110011001111110011111100111111001111110011111100111111 3f3fd8b33f3f3f3f3f3f

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