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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 訒ュ迺ス驩守粟 111110111010001110101101111001111001001010111101111010011000100110001110111001111000100010111110 fba3ade792bde9898ee788be
EUC-JP 訒ュ迺ス驩守粟 100011111101110111001000100011101010110111101101111100101000111010111101111100011110100110111100111010011011000011000000 8fddc88eadedf28ebdf1e9bce9b0c0
UTF-8 訒ュ迺ス驩守粟 111010001010100010010010111011111011110110101101111010001011111110111010111011111011110110111101111010011010100110101001111001011010111010001000111001111011001010011111 e8a892efbdade8bfbaefbdbde9a9a9e5ae88e7b29f
UHC ????驩守粟 00111111001111110011111100111111111111001011111011100001111110101110000111011000 3f3f3f3ffcbee1fae1d8

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