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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 都セ豎織都セ豎織^ 111110111011011110111110111001101011000110010000010001001111101110110111101111101110011010110001100100000100010001011110 fbb7bee6b19044fbb7bee6b190445e
EUC-JP ?セ豎織?セ豎織^ 001111111000111010111110111011001011001110111111101001010011111110001110101111101110110010110011101111111010010101011110 3f8ebeecb3bfa53f8ebeecb3bfa55e
UTF-8 都セ豎織都セ豎織^ 11101111101010001010011011101111101111011011111011101000101100011000111011100111101110011001010011101111101010001010011011101111101111011011111011101000101100011000111011100111101110011001010001011110 efa8a6efbdbee8b18ee7b994efa8a6efbdbee8b18ee7b9945e
UHC ???織???織^ 0011111100111111001111111111001011000100001111110011111100111111111100101100010001011110 3f3f3ff2c43f3f3ff2c45e

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