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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 訒ゥ逍セ涇シ螟ア 111110111010001110101001111001111001011010111110111110101111101110111100111001011010010010110001 fba3a9e796befafbbce5a4b1
EUC-JP 訒ゥ逍セ涇シ螟ア 100011111101110111001000100011101010100111101101111101101000111010111110100011111100011111000111100011101011110011101010101001101000111010110001 8fddc88ea9edf68ebe8fc7c78ebceaa68eb1
UTF-8 訒ゥ逍セ涇シ螟ア 111010001010100010010010111011111011110110101001111010011000000010001101111011111011110110111110111001101011011010000111111011111011110110111100111010001001111010011111111011111011110110110001 e8a892efbda9e9808defbdbee6b687efbdbce89e9fefbdb1
UHC ??逍?涇?螟? 0011111100111111111000011100111000111111110011001101110000111111110110011010110100111111 3f3fe1ce3fccdc3fd9ad3f

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