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 ??Tm}??Tm{^ 0011111100111111010101000110110101111101001111110011111101010100011011010111101101011110 3f3f546d7d3f3f546d7b5e
SJIS-WIN 偲爾Tm}偲爾Tm{^ 100011101100001110001110101000100101010001101101011111011000111011000011100011101010001001010100011011010111101101011110 8ec38ea2546d7d8ec38ea2546d7b5e
EUC-JP 偲爾Tm}偲爾Tm{^ 101111001100010110111100101001000101010001101101011111011011110011000101101111001010010001010100011011010111101101011110 bcc5bca4546d7dbcc5bca4546d7b5e
UTF-8 偲爾Tm}偲爾Tm{^ 11100101100000011011001011100111100010001011111001010100011011010111110111100101100000011011001011100111100010001011111001010100011011010111101101011110 e581b2e788be546d7de581b2e788be546d7b5e
UHC ?爾Tm}?爾Tm{^ 00111111111011001011001101010100011011010111110100111111111011001011001101010100011011010111101101011110 3fecb3546d7d3fecb3546d7b5e

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