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 蒹駈酋脩o什茫 1110010011100011100010111110110110001111010101011110001111111001100000101000111110001111010110011110010010101001 e4e38bed8f55e3f9828f8f59e4a9
EUC-JP 蒹駈酋脩o什茫 1110100011100101101101101110111110111101101101101110011011111011101000111110111110111101101110101110100010101011 e8e5b6efbdb6e6fba3efbdbae8ab
UTF-8 蒹駈酋脩o什茫 111010001001001010111001111010011010011110001000111010011000010110001011111010001000010010101001111011111011110110001111111001001011101110000000111010001000110010101011 e892b9e9a788e9858be884a9efbd8fe4bb80e88cab
UHC ??酋脩o什茫 001111110011111111110101110111001110001010111011101000111110111111100100101001111101100011010100 3f3ff5dce2bba3efe4a7d8d4

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