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 ??}\}??}\{^ 0011111100111111011111010101110001111101001111110011111101111101010111000111101101011110 3f3f7d5c7d3f3f7d5c7b5e
SJIS-WIN 他測}\}他測}\{^ 100100011011110010010001101010100111110101011100011111011001000110111100100100011010101001111101010111000111101101011110 91bc91aa7d5c7d91bc91aa7d5c7b5e
EUC-JP 他測}\}他測}\{^ 110000101011111011000010101011000111110101011100011111011100001010111110110000101010110001111101010111000111101101011110 c2bec2ac7d5c7dc2bec2ac7d5c7b5e
UTF-8 他測}\}他測}\{^ 11100100101110111001011011100110101110001010110001111101010111000111110111100100101110111001011011100110101110001010110001111101010111000111101101011110 e4bb96e6b8ac7d5c7de4bb96e6b8ac7d5c7b5e
UHC 他測}\}他測}\{^ 111101101110001011110110101101000111110101011100011111011111011011100010111101101011010001111101010111000111101101011110 f6e2f6b47d5c7df6e2f6b47d5c7b5e

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