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 ?T?Jn}?T?Jn{^ 00111111010101000011111101001010011011100111110100111111010101000011111101001010011011100111101101011110 3f543f4a6e7d3f543f4a6e7b5e
SJIS-WIN 漱T?Jn}漱T?Jn{^ 100111111111100101010100001111110100101001101110011111011001111111111001010101000011111101001010011011100111101101011110 9ff9543f4a6e7d9ff9543f4a6e7b5e
EUC-JP 漱T?Jn}漱T?Jn{^ 110111101111101101010100001111110100101001101110011111011101111011111011010101000011111101001010011011100111101101011110 defb543f4a6e7ddefb543f4a6e7b5e
UTF-8 漱T벘Jn}漱T벘Jn{^ 111001101011110010110001010101001110101110110010100110000100101001101110011111011110011010111100101100010101010011101011101100101001100001001010011011100111101101011110 e6bcb154ebb2984a6e7de6bcb154ebb2984a6e7b5e
UHC 漱T벘Jn}漱T벘Jn{^ 1110001010101011010101001001001110110101010010100110111001111101111000101010101101010100100100111011010101001010011011100111101101011110 e2ab5493b54a6e7de2ab5493b54a6e7b5e

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