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 テォツィツ偲ィツ卍 1100001110101011110000101010100011000010100011101100001110101000110000101001100111000010 c3abc2a8c28ec3a8c299c2
EUC-JP テォツィツ偲ィツ卍 100011101100001110001110101010111000111011000010100011101010100010001110110000101011110011000101100011101010100010001110110000101101001011000100 8ec38eab8ec28ea88ec2bcc58ea88ec2d2c4
UTF-8 テォツィツ偲ィツ卍 111011111011111010000011111011111011110110101011111011111011111010000010111011111011110110101000111011111011111010000010111001011000000110110010111011111011110110101000111011111011111010000010111001011000110110001101 efbe83efbdabefbe82efbda8efbe82e581b2efbda8efbe82e58d8d
UHC ????????卍 00111111001111110011111100111111001111110011111100111111001111111101100010110011 3f3f3f3f3f3f3f3fd8b3

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