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 ??Mk}??Mk{^ 0011111100111111010011010110101101111101001111110011111101001101011010110111101101011110 3f3f4d6b7d3f3f4d6b7b5e
SJIS-WIN 偲爾Mk}偲爾Mk{^ 100011101100001110001110101000100100110101101011011111011000111011000011100011101010001001001101011010110111101101011110 8ec38ea24d6b7d8ec38ea24d6b7b5e
EUC-JP 偲爾Mk}偲爾Mk{^ 101111001100010110111100101001000100110101101011011111011011110011000101101111001010010001001101011010110111101101011110 bcc5bca44d6b7dbcc5bca44d6b7b5e
UTF-8 偲爾Mk}偲爾Mk{^ 11100101100000011011001011100111100010001011111001001101011010110111110111100101100000011011001011100111100010001011111001001101011010110111101101011110 e581b2e788be4d6b7de581b2e788be4d6b7b5e
UHC ?爾Mk}?爾Mk{^ 00111111111011001011001101001101011010110111110100111111111011001011001101001101011010110111101101011110 3fecb34d6b7d3fecb34d6b7b5e

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