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 薰カ逎∫〟蠑城距 111110111001111010110110111001111010001110000001111001111000011110000001111001011011110010001111111010011000101110010111 fb9eb6e7a381e78781e5bc8fe98b97
EUC-JP ?カ逎∫?蠑城距 0011111110001110101101101110111010100101101000101110100100111111111010101011111010111110111010111011010111110111 3f8eb6eea5a2e93feabebeebb5f7
UTF-8 薰カ逎∫〟蠑城距 111010001001011010110000111011111011110110110110111010011000000010001110111000101000100010101011111000111000000010011111111010001010000010010001111001011001111110001110111010001011011110011101 e896b0efbdb6e9808ee288abe3809fe8a091e59f8ee8b79d
UHC 薰??∫??城距 111111011011100100111111001111111010000111110010001111110011111111100000111100101100101111100101 fdb93f3fa1f23f3fe0f2cbe5

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